home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 February / Macworld (1999-02).dmg / Shareware World / Shareware Feature / Okey Dokey Pro 2.0.3 / Okey Dokey Pro Docs < prev   
Text File  |  1997-07-21  |  3KB  |  34 lines

  1. Okey Dokey Pro 2.0, ©1992-1997 Dan Walkowski
  2.  
  3. Okey Dokey Pro is entirely, absolutely free, though I retain all rights to it.  Give it away to your friends, post it on bulletin boards, send it to your Mom, I don't care.  Just be sure to include this document with it.
  4.  
  5. •••Changes in this version: 2.0.3
  6. 1) Previous versions of ODP explicitly ignored dialogs that appeared in the background.  I have removed this restriction, in hopes that it will handle AOL's annoying background timeout dialogs.  I don't have access to AOL, so let me know if it works.
  7.  
  8. •••Bugs fixed in this version: 2.0.2
  9. 1) Fixed problems with some (most) 68K boxes.
  10. 2) Fixed handling of return key in dialogs that don't want it handled. 
  11. 3) Fixed (?) balloon help problem. (rare)
  12.  
  13. The Short Description:
  14. Okey Dokey Pro presses the default button in modal dialogs after a time limit.
  15.  
  16. The Somewhat Longer Description:
  17. Okey Dokey Pro presses the default button in modal dialogs after a time limit.  The control panel lets you specify several preferences.
  18. You may set the amount of time before ODP activates, you may choose whether or not to show a small countdown timer in the corner of dialogs, and you may choose whether or not to keep a log of all dialogs handled.  If you choose to keep a log, it will appear as a document named 'Missed Dialogs' on your desktop.  It will contain snapshots of the dialogs dismissed labeled with the time and date. You may discard the log at any time, a new one will be created.
  19.  
  20. The control panel also allows you to specify preferences involving the Special Applications List.  Pressing the 'Special Apps' button brings up a dialog that allows you to add or remove application from the list.  The radio buttons directly below it control the meaning of the list.  Choosing the 'Inactive in special apps' button tells ODP to remain inactive for all dialogs displayed by applications on the Special Applications List.
  21. Choosing the 'Active only in special apps' button tells ODP to remain inactive everywhere except for the applications on the Special Applications List.
  22. In other words, the Special Applications List is either an inclusion or an exclusion list, depending on the setting of the radio buttons.
  23.  
  24. How It Works:
  25. ODP has been completely rewritten from version 1.0.1.  It does its magic in a completely different manner now.
  26. ODP patches ModalDialog(), inserting its special filter function into every modal dialog.  The filter function keeps track of time, and if time runs out, it fakes a hit on the default button or fakes a hit of the return key if it can't find a button.  If neither of these works, it gives up.
  27. ODP only affects modal dialogs.  Some applications create their own 'modal' dialogs out of thin air and ODP will not work with them.  Luckily, they are few and far between.
  28. ODP does not work with Standard File Dialogs or any sub-dialogs thereof.  I have done this on purpose until I figure out what is a reasonable thing to do in such cases.
  29.  
  30. If you have any problems/questions/suggestions regarding Okey Dokey Pro, please contact me at the email address listed below:
  31.  
  32. Dan Walkowski
  33. walkowsk@apple.com
  34.